Basic Language for Implementation of System Software - определение. Что такое Basic Language for Implementation of System Software
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

Что (кто) такое Basic Language for Implementation of System Software - определение

COMPANY
Optimized System Software; BASIC XE; BASIC XL
Найдено результатов: 284243
Basic Language for Implementation of System Software      
<language> (BLISS, or allegedly, "System Software Implementation Language, Backwards") A language designed by W.A. Wulf at CMU around 1969. BLISS is an expression language. It is block-structured, and typeless, with exception handling facilities, coroutines, a macro system, and a highly {optimising compiler}. It was one of the first non-assembly languages for operating system implementation. It gained fame for its lack of a goto and also lacks implicit dereferencing: all symbols stand for addresses, not values. Another characteristic (and possible explanation for the backward acronym) was that BLISS fairly uniformly used backward keywords for closing blocks, a famous example being ELUDOM to close a MODULE. An exception was BEGIN...END though you could use (...) instead. DEC introduced the NOVALUE keyword in their dialects to allow statements to not return a value. Versions: CMU BLISS-10 for the PDP-10; CMU BLISS-11, BLISS-16, DEC BLISS-16C, DEC BLISS-32, BLISS-36 for VAX/VMS, BLISS-36C. ["BLISS: A Language for Systems Programming", CACM 14(12):780-790, Dec 1971]. [Did the B stand for "Better"?] (1997-03-01)
IBM Basic Assembly Language and successors         
ASSEMBLY LANGUAGE FOR IBM SYSTEM/360 AND SUCCESSOR MAINFRAMES
Basic assembly language; Assembly (System 360); IBM Basic assembly language; IBM Basic assembly language and successors
Basic Assembly Language (BAL) is the commonly used term for a low-level programming language used on IBM System/360 and successor mainframes. Originally, "Basic Assembly Language" applied only to an extremely restricted dialect designed to run under control of IBM Basic Programming Support (BPS/360) on systems with only 8 KB of main memory, and only a card reader, a card punch, and a printer for input/output — thus the word "Basic".
Basic Assembly Language         
ASSEMBLY LANGUAGE FOR IBM SYSTEM/360 AND SUCCESSOR MAINFRAMES
Basic assembly language; Assembly (System 360); IBM Basic assembly language; IBM Basic assembly language and successors
(BAL) What most people called IBM 360 assembly language. See ALC. (1995-04-13)
ACM Software System Award         
  • ACM 2005 Software System Award
AWARD BY THE ASSOCIATION FOR COMPUTING MACHINERY
Software System Award; ACM Software Systems Award
The ACM Software System Award is an annual award that honors people or an organization "for developing a software system that has had a lasting influence, reflected in contributions to concepts, in commercial acceptance, or both". It is awarded by the Association for Computing Machinery (ACM) since 1983, with a cash prize sponsored by IBM of currently $35,000.
Implementation         
REALIZATION OF AN APPLICATION, OR EXECUTION OF A PLAN, IDEA, MODEL, DESIGN, SPECIFICATION, STANDARD, ALGORITHM, OR POLICY
Implementation (computing); Implementation (computer science)
Implementation is the realization of an application, or execution of a plan, idea, model, design, specification, standard, algorithm, or policy.
implementation         
REALIZATION OF AN APPLICATION, OR EXECUTION OF A PLAN, IDEA, MODEL, DESIGN, SPECIFICATION, STANDARD, ALGORITHM, OR POLICY
Implementation (computing); Implementation (computer science)
Basic (dance move)         
DANCE MOVE-RELATED
Basic Step; Basic movement (dance); Basic step; Basic pattern; Basic move; Basic movement; Basic figure
The basic step, basic figure, basic movement, basic pattern, or simply basic is the dance move that defines the character of a particular dance. It sets the rhythm of the dance; it is the default move to which a dancer returns, when not performing any other moves.
Open implementation         
OPEN IMPLEMENTATION
Open implementations; Open Implementation
In computing, open implementation platforms are systems where the implementation is accessible. Open implementation allows developers of a program to alter pieces of the underlying software to fit their specific needs.
Implementation of emojis         
  • ticket]] emoji
TECHNICAL IMPLEMENTATION OF EMOJI
Animoji; Twemoji; Memoji; EmojiOne; JoyPixels; FxEmojis; Implementation of Emojis
The implementation of emojis on different platforms took place across a three-decade period, starting in the 1990s. Today, the exact appearance of emoji is not prescribed but can vary between fonts and platforms, much like different typefaces.
Class implementation file         
FILE CONTAINING SOURCE CODE THAT IMPLEMENTS METHODS DECLARED IN A CORRESPONDING HEADER FILE
Implementation file; Method body; Method implementation
In object-oriented programming, a class implementation file is often used to contain the implementation code for the method(s) of a class. Programming languages like C and C++ make use of these implementation files so as to separate the interface and implementation of these methods.

Википедия

Optimized Systems Software

Optimized Systems Software (OSS) was a company that produced disk operating systems, programming languages with integrated development environments, and applications primarily for the Atari 8-bit family of home computers. OSS was best known for their enhanced versions of Atari DOS (OS A+, then DOS XL), Atari BASIC (first BASIC A+, then BASIC XL, and BASIC XE), and the Atari Assembler Editor (EASMD, then MAC/65), all of which were substantially improved over Atari's products, as well as the Action! programming language. OSS also sold some software for the Apple II.

OSS transitioned to 16-bit platforms with Personal Pascal for the Atari ST and Personal Prolog for Macintosh (which was also advertised for the Atari ST, but may not have been released). OSS was not as significant in those markets.